home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
52856
/
52856.xpi
/
chrome
/
content
/
ff-mobile-options.xul
< prev
next >
Wrap
Extensible Markup Language
|
2009-11-28
|
513b
|
10 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE options SYSTEM "chrome://handytab/locale/options.dtd">
<vbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<setting pref="extensions.handytab.options.autosave" type="bool" title="&check-autosave.label;"/>
<setting pref="extensions.handytab.options.mark.notify" type="bool" title="&check-mark-notify.label;"/>
<!--
<setting pref="extensions.handytab.options.autoremove" type="bool" title="&check-mark-autoremove.label;"/>
-->
</vbox>